home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 6 / The Arsenal Files 6 (Arsenal Computer).ISO / lord / phan211.zip / FCOLOR.TXT < prev    next >
Text File  |  1995-11-26  |  848b  |  25 lines

  1. COLOR:
  2. All colors can be BRIGHT or PLAIN and flashing or not flashing. If you
  3. want a BRIGHT color, preface the code with a lower case `b for BRIGHT.
  4. Each color code must begin and end with the ` stroke next to the
  5. number 1 key.
  6.  
  7. MOONCHAT COLOR CODES:
  8.  
  9. This shows bright blue and plain blue.
  10. `b bl`   = bright blue
  11. `bl`     = blue
  12. `f b bl` = flashing bright blue
  13. `b f bl` = bright flashing blue (same thing, different order)
  14.  
  15. Here are the rest of the colors:
  16. `bl`   = blue                  `g`    = green
  17. `c`    = cyan                  `r`    = red
  18. `m`    = magenta               `b y`  = yellow
  19. `y`    = orangeish brown       `br`   = brown (same as orangeish brown)
  20. `b w`  = white                 `w`    = grey
  21. `f`    = flashing              `gy`   = grey (same as plain white, above)
  22. `b bk`   = dark grey (bright black)
  23.  
  24.  
  25.